home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9311 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: linus.mitre.org!spectre!eachus
  2. From: eachus@spectre.mitre.org (Robert I. Eachus)
  3. Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++
  4. Subject: Re: C/C++ knocks the crap out of Ada
  5. Date: 28 Feb 1996 19:31:57 GMT
  6. Organization: The Mitre Corp., Bedford, MA.
  7. Message-ID: <EACHUS.96Feb28143157@spectre.mitre.org>
  8. References: <312515DF.7D3B@cmlj.demon.co.uk> <4gad29$ddp@druid.borland.com>
  9.     <4gb4r3$psg@qualcomm.com> <Dn3Krz.6yw@research.att.com>
  10.     <4ges3t$mca@qualcomm.com> <3130C6FD.5128@nando.net>
  11.     <825335546.2845@crabby.demon.co.uk>
  12. NNTP-Posting-Host: spectre.mitre.org
  13. In-reply-to: peter@crabby.demon.co.uk's message of Mon, 26 Feb 1996 11:51:28 GMT
  14.  
  15. In article <825335546.2845@crabby.demon.co.uk> peter@crabby.demon.co.uk (Peter Finney) writes:
  16.  
  17.  > All languages are equal - but some languages are more equal than others.
  18.  > (apologies to George Orwell)
  19.  
  20.   Or "All programmers are literate, some are much more literate than others."
  21.  
  22.   But then again, I 'm sure all of us have reviewed code which makes
  23. the first part doubtful.  Would replacing programmers with software
  24. engineers help?  Naaah. ;-)
  25.  
  26.  
  27. --
  28.  
  29.                     Robert I. Eachus
  30.  
  31. with Standard_Disclaimer;
  32. use  Standard_Disclaimer;
  33. function Message (Text: in Clever_Ideas) return Better_Ideas is...
  34.